-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
March release of easifem base #302
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
vickysharma0812
commented
Apr 3, 2024
- This PR is related to the march release of easifem base
- This will v23.10.5
Adding FaceTopology_Triangle
Adding FacetElements_Tetrahedron
Adding method.
Adding FacetElements_Tetrahedron2
Adding FacetTopology_Tetrahedron
Adding TotalEntities_Quadrangle method.
Adding FacetTopology_Quadrangle
Adding TotalEntities_Line
Adding FacetTopoly_Line
Adding GetFaceElemType_Hexahedron
Adding ElementOrder_Hexahedron
Adding method to get element type from element name
Adding method to get total nodes in hexahedron element.
Adding method to get the total entities in hexahedron
Adding FacetTopology method to get the face topology of hexahedron.
Adding FacetElements_Hexhedron1
Adding Reallocate and Deallocate method for Reference topology
Adding method for getting facet elements from element type of hexahedron.
Updating FacetElements_Tetrahedron
Updating FacetElements_Tetrahedron
Updating the routine of getting higher order triangle
Add a method to get higher order hexahedron element
Minor fixes in intiate method for reference hexahedron
Adding method to get higher order lagrange element for tetrahedron
Adding the interface.
Minor fixes
Minor changes
Updating the face connectivity method
Updating GetFaceElemType1 method in referrence element methods.
Adding method for getting total entites in prism
Add a method to get total entities in pyramid
Updating method to get total entities in reference element
Updating FacetElements in ReferenceElement_Method
Adding GetFacetTopology method to get the topolgy of the facet elements.
Minor fixes
Minor fixes
MaxOrder_Hexahedron
Adding MaxOrder_Prism
Adding MaxOrder_Pyramid
Updating FaceShapeMetaData_Quadrangle implementation.
Updating FaceShapeMetadata_Quadrangle method
Adding FaceShapeMetData_Triagle method
Heap sort robustness improved, now it works for vector of zero size
Minor formatting.
minor formatting in csrmatrix set col and set row
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.